home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2004 July / My Disc.iso / software / MediaPlayer10 / MP10Setup.exe / WPD10.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2004-05-27  |  3.9 KB  |  138 lines

  1. [Version]
  2. signature = "$Windows NT$"
  3. Class = %ExceptionClassDesc%
  4. ClassGUID = {F5776D81-AE53-4935-8E84-B0B283D8BCEF}
  5. Provider = %Msft%
  6. CatalogFile = wpd10.cat
  7. ComponentId = {981fb688-e76b-4246-987b-92083185b90a} ; GUID assigned to WPD comp
  8. DriverVer= 05/27/2004,10.0.0.3473 
  9.  
  10. [DefaultInstall] 
  11. RequiredEngine=setupapi
  12. CopyFiles    = WPD.System, WPD.Drv, CopyINF
  13. Registerdlls = WMWPD.Register
  14. AddReg       = Reg.WPD, Reg.UMWDF, Reg.AddHandler
  15. CreateServices     = CreateServiceSection
  16. DELETESERVICES     = DeleteServiceSection
  17. RunPostSetupCommands = HelperUtility.Install
  18.  
  19. [DefaultUninstall]
  20. RequiredEngine = setupapi
  21. DelFiles       = WPD.System.uninst,WPD.Drv.uninst, CopyINF
  22. UnRegisterdlls = WMWPD.Register
  23. DelReg         = Reg.WPD, Reg.UMWDF
  24. DELETESERVICES     = DeleteServiceSection
  25.  
  26. [DestinationDirs]
  27. WPD.System=11
  28. WPD.Drv=12
  29. CopyINF=17
  30. WPD.System.uninst=11
  31. WPD.Drv.uninst=11
  32.  
  33.  
  34. [SourceDisksNames]
  35. 4699 = "Windows Media Portable Devices Support Install",,0
  36.  
  37. [SourceDisksFiles]
  38. uwdf.exe = 4699
  39. wdfapi.dll = 4699
  40. wdfmgr.exe = 4699
  41. wpd_ci.dll = 4699
  42. wpdconns.dll = 4699
  43. wpdmtp.inf = 4699
  44. wpdmtp.dll = 4699
  45. wpdmtpdr.dll = 4699
  46. wpdmtpus.dll = 4699
  47. wpdsp.dll = 4699
  48. wpdtrace.dll = 4699
  49. wpdusb.sys = 4699
  50. wpd%PROD_VER%.inf = 4699
  51.  
  52.  
  53. [WPD.System]
  54. uwdf.exe,,,97
  55. wdfapi.dll,,,97
  56. wdfmgr.exe,,,97
  57. wpd_ci.dll,,,97
  58. wpdconns.dll,,,97
  59. wpdmtp.dll,,,97
  60. wpdmtpdr.dll,,,97
  61. wpdmtpus.dll,,,97
  62. wpdsp.dll,,,97
  63. wpdtrace.dll,,,97
  64.  
  65. [WPD.System.uninst]
  66. uwdf.exe,,,1
  67. wdfapi.dll,,,1
  68. wdfmgr.exe,,,1
  69. wpd_ci.dll,,,1
  70. wpdconns.dll,,,1
  71. wpdmtp.dll,,,1
  72. wpdmtpdr.dll,,,1
  73. wpdmtpus.dll,,,1
  74. wpdsp.dll,,,1
  75. wpdtrace.dll,,,1
  76.  
  77. [WMWPD.Register]
  78. 11,,wpdconns.dll,1
  79. 11,,wpdsp.dll,1
  80. 11,,WpdMtp.dll,1
  81. 11,,WpdMtpUS.dll,1
  82.  
  83. [WPD.Drv]
  84. wpdusb.sys,,,97
  85.  
  86. [WPD.Drv.uninst]
  87. wpdusb.sys,,,1
  88.  
  89. [CopyINF]
  90. wpd%PROD_VER%.inf
  91. wpdmtp.inf
  92.  
  93. [Reg.UMWDF]
  94. HKLM,"Software\Microsoft\Windows NT\CurrentVersion\Wdf",,,
  95.  
  96. [Reg.UMWDF.security]
  97. "D:P(A;OICI;GA;;;SY)(A;OICI;GA;;;BA)(A;OICI;GR;;;LS)"
  98.  
  99. [Reg.WPD]
  100. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","Description",0x00000000,"%UWDF_DESCRIPTION%"
  101. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","DisplayName",0x00000000,"%UWDF_DISPLAYNAME%"
  102. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","DependOnService",0x00010000,"RpcSs"
  103. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","ErrorControl",0x00010001,1
  104. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","ImagePath",0x00020000,"%11%\wdfmgr.exe"
  105. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","ObjectName",0x00000000,"NT AUTHORITY\LocalService"
  106. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","Start",0x00010001,3
  107. HKLM,"SYSTEM\CurrentControlSet\Services\UMWdf","Type",0x00010001,16
  108.  
  109. HKLM,SYSTEM\CurrentControlSet\Control\Class\{EEC5AD98-8080-425f-922A-DABF3DE3F69A},,,%WpdClassName%
  110. HKLM,SYSTEM\CurrentControlSet\Control\Class\{EEC5AD98-8080-425f-922A-DABF3DE3F69A},Icon,,100
  111. HKLM,SYSTEM\CurrentControlSet\Control\Class\{EEC5AD98-8080-425f-922A-DABF3DE3F69A},Installer32,,"wpd_ci.dll,WpdClassInstaller"
  112. HKLM,SYSTEM\CurrentControlSet\Control\Class\{EEC5AD98-8080-425f-922A-DABF3DE3F69A},Class,,"WPD"
  113.  
  114. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\MTPMediaPlayerArrival,"MSWMDMHandler",,""
  115.  
  116. [DeleteServiceSection]
  117. "UMWdf"
  118.  
  119. [CreateServiceSection]
  120. "UMWdf","Windows User Mode Driver Framework", %11%\wdfmgr.exe, 0x10,0x02, "RpcSs"
  121.  
  122. [HelperUtility.Install]
  123. "%11%\rundll32.exe %11%\wpd_ci.dll,DoCmd remove rescan"
  124.  
  125. [Strings]
  126. PACKAGE_NAME="WPD"
  127. ;;;;;;;--------------------------------------------
  128. ;-- Only localize strings below this line
  129. ;;;;;;--------------------------------------------
  130. LANGUAGE="EN"
  131. ;Error Messages
  132. UWDF_DISPLAYNAME="Windows User Mode Driver Framework"
  133. UWDF_DESCRIPTION="Enables Windows user mode drivers."
  134. WpdClassName="Windows Portable Devices"
  135. ExceptionClassDesc = "Windows Media WPD Exception Pack" 
  136. SourceFileDesc     = "Windows Media WPD Exception Pack Files"
  137. PROD_VER=10 
  138.